Welcome![Sign In][Sign Up]
Location:
Search - character recognition

Search list

[Graph RecognizeRbfSingleCharRecognition

Description: 径向基神经网络的字符和数字识别程序,在训练的基础上进行识别-RBF neural network and digital character recognition program, the training conducted on the basis of identification
Platform: | Size: 1024 | Author: zhangguoqing | Hits:

[AI-NN-PRNeural-Network-Character-Recognition

Description: 利用Hopfield 神经网络联想记忆的功能, 对有噪声干扰的字母进行识别-Using Hopfield neural network associative memory function, there is noise interference on the letters to identify
Platform: | Size: 227328 | Author: feijihm | Hits:

[Graph Recognizerecognize

Description: 索书号文字图像分割、粘连字符切分、文字识别、彩色车牌分割-Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation
Platform: | Size: 5120 | Author: 李荣华 | Hits:

[Othershenjingwangluo

Description: 两本神经网络方面的经典电子书 人工神经网络导论.pdf 人工神经网络实用教程.pdf 神经网络是智能控制技术的主要分支之一。本书的主要内容有:神经网络的概念,神经网络的分类与学习方法,前向神经网络模型及其算法,改进的BP网络及其控制、辨识建模,基于遗传算法的神经网络,基于模糊理论的神经网络,RBF网络及其在混沌背景下对微弱信号的测量与控制,反馈网络,Hopfield网络及其在字符识别中的应用,支持向量机及其故障诊断,小波神经网络及其在控制与辨识中的应用。-Two neural networks classic book Introduction to Artificial Neural Networks. Pdf Practical Guide artificial neural network. Pdf neural network is the intelligent control technology, one of the main branch. The main contents of this book are: the concept of neural networks, neural network classification and learning methods, the former to the neural network model and its algorithm, the improved BP network and its control, recognition modeling, based on genetic algorithm neural network, based on fuzzy the theory of neural network, RBF network and its application in the context of chaotic signals of weak measurement and control, feedback network, Hopfield Network and Its Application in character recognition, support vector machine and its fault diagnosis, wavelet neural network and its application in control and identification applications.
Platform: | Size: 7793664 | Author: 梁健 | Hits:

[Graph Recognizeaaaaabbbbb

Description: 汉字识别,实现图片中印刷体汉字的识别。 完整的源代码,下载后即可编译。-Chinese character recognition, printed Chinese characters in the realization of picture identification. Complete source code can be compiled after downloading.
Platform: | Size: 89088 | Author: x | Hits:

[Technology Management04kz2612

Description: 基于小波包特征提取的车牌字符识别,是一片期刊论文,还不错的,可以学习-Feature extraction based on wavelet packet license plate character recognition is a journal articles, but also good, you can learn
Platform: | Size: 130048 | Author: andy | Hits:

[Graph RecognizeOCR_Example

Description: labview采用影像系统字符识别的功能-LabVIEW imaging system using character recognition function
Platform: | Size: 48128 | Author: wangning | Hits:

[Graph Recognizegocr-0.46.tar

Description: 字符识别源代码,可以把bmp,jpg,png等文件格式中的字符识别出来-GOCR is an optical character recognition program, released under the GNU General Public License.
Platform: | Size: 700416 | Author: jeketl | Hits:

[Special EffectsLetterImageRecognition

Description: 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmentation Letter Recognition Recognition Functions character recognition feature extraction structure Functions
Platform: | Size: 206848 | Author: 无理取闹 | Hits:

[CSharpSimpleOCRsrc

Description: OCR字符识别技术开发源代码C#,能较好识别限定范围内的各种字符,并可加入噪音百分比-optical character recognition
Platform: | Size: 53248 | Author: zhoulijuan | Hits:

[OtherThinning_Arabic_Characters_for_FeatureExtraction.

Description: Thinning Arabic characters for Feature extraction. Very useful for character recognition. Easily understood
Platform: | Size: 176128 | Author: sdqali | Hits:

[CSharpSimpleOCR

Description: C#使用神经网络实现光学字符识别(OCR)源代码-Csharp use the neural network optical character recognition (OCR) the source code
Platform: | Size: 159744 | Author: 易湘陵 | Hits:

[Graph RecognizeRegFigure

Description: 手写数字识别源代码!如今许多软件都提供了文字识别功能高。例如在一些手机的应用软件中,用户都能够通过手写文字实现短信发送等功能!-Handwritten numeral recognition source code! Today, many software provides a high character recognition function. For example, in some applications, mobile phones, users will be able to achieve through hand-written text messages to send and other functions!
Platform: | Size: 41984 | Author: aility | Hits:

[matlabNeural-Network-Character-Recognition

Description: MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
Platform: | Size: 227328 | Author: 吕文华 | Hits:

[Windows Develop200510189144136

Description: 有关图形图像处理 车牌识别系统 用vc实现 -ocr Optical Character Recognition
Platform: | Size: 71680 | Author: 追梦 | Hits:

[Graph RecognizeCharacter-recognition

Description: 文字识别 文字识别 文字识别-Character recognition character recognition character recognition character recognition character recognition
Platform: | Size: 46080 | Author: 佟德尚 | Hits:

[Graph Recognizeex2

Description: 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing functions, Fourier transform through the characters in the template to be processed with the image matching as the core ideology.
Platform: | Size: 63488 | Author: 吕寿鹏 | Hits:

[AI-NN-PRex3

Description: 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is transformed into a nonlinear optimization problem, and through the use of iterative gradient algorithm for computing the value of a solution of the right way of learning. BP network used for classification, and additional linear perceptron to achieve an effective single-character recognition, the algorithm is simple, a high recognition rate, applicable to a wide range of high-noise environments print character recognition.
Platform: | Size: 113664 | Author: 吕寿鹏 | Hits:

[Graph Recognizerecognition

Description: 用VC开发联机数字、英文字符及汉字识别、人脸的检测与定位、图像的纹理分析方法、手写数字识别之模板匹配法等识别方法代码,均通过调试运行,希望对大家有所帮助-VC-line with the development of the number of English characters and Chinese character recognition, face detection and location, image texture analysis, handwritten numeral recognition is template matching methods, such as identification codes, are run through the debugger, I hope all of you to help
Platform: | Size: 15167488 | Author: hhs | Hits:

[Graph Recognizezifushibie

Description: 光学字符识别系统,包括图像预处理、特征提取和分类器设计。-Optical character recognition system, including image preprocessing, feature extraction and classifier design.
Platform: | Size: 116736 | Author: 艾文 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net